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

Making Terraform deployment idempotent #521

Merged
merged 2 commits into from
Nov 12, 2021

Conversation

Chambras
Copy link
Contributor

@Chambras Chambras commented Nov 12, 2021

Description

Removed all decency injections in order to make terraform deployment Idempotent.
These decency injections would trigger a set of new creates/destroys because they are computed while being executed.

Also added some minor comments to guide the user to use remote state instead of local state.

This configuration was tested in Azure Commercial and Government (usgovvirginia)

Issue reference

NA

Checklist

Please make sure you've completed the relevant tasks for this PR out of the following list:

  • All acceptance criteria in the backlog item are met
  • The documentation is updated to cover any new or changed features
  • Manual tests have passed
  • Relevant issues are linked to this PR

@glennmusa glennmusa merged commit 7fbbe23 into Azure:main Nov 12, 2021
@Chambras Chambras deleted the IdempotentDeployment branch November 12, 2021 18:09
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.

2 participants