Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

support BYO resource groups and don't delete them on destroy #477

Closed
wants to merge 5 commits into from
Closed

support BYO resource groups and don't delete them on destroy #477

wants to merge 5 commits into from

Conversation

jmspring
Copy link
Contributor

@jmspring jmspring commented Jul 11, 2019

This PR addresses #474 ... It adds the ability for using your own resource group in deployments. Additionally, resource group creation has been moved specifically to the environments rather than within modules themselves. Modules reference the resource_group as a data item rather than a resource. This way, the creation or reference of an existing resource group is isolated to the environments.

Documentation updates are required for this (in progress).

The reason for not using the TF prevent_destroy flag is discussed in #474 -- specifically, the RG could still be destroyed based on the following: hashicorp/terraform#17599

I'll post a comment when the documentation is updated.

@jmspring jmspring requested a review from mtarng July 11, 2019 17:10
@jmspring jmspring self-assigned this Jul 11, 2019
@jmspring jmspring requested review from evillgenius75 and dtzar July 11, 2019 17:10
@jmspring jmspring requested a review from NathanielRose July 11, 2019 17:17
@yradsmikham
Copy link
Contributor

Closes #369.

@jmspring
Copy link
Contributor Author

Closing - PR #549 supersedes.

@jmspring jmspring closed this Aug 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants