Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for allow_overwrite functionality #21

Merged
merged 1 commit into from
Apr 27, 2020

Conversation

joshmyers
Copy link
Contributor

what

Allow for allow_overwrite functionality

why

I want to manage some existing records with Terraform, so need this
functionality which switches the action to an UPSERT, from CREATE.

See https://www.terraform.io/docs/providers/aws/r/route53_record.html#allow_overwrite

I want to manage some existing records with Terraform, so need this
functionality which switches the action to an UPSERT, from CREATE.
@maximmi maximmi self-assigned this Apr 27, 2020
@maximmi
Copy link
Contributor

maximmi commented Apr 27, 2020

/codefresh run test

1 similar comment
@aknysh
Copy link
Member

aknysh commented Apr 27, 2020

/codefresh run test

@aknysh aknysh merged commit d13bc2d into cloudposse:master Apr 27, 2020
@joshmyers joshmyers deleted the allow_overwrite branch April 27, 2020 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants