stormcorgi / iac-learn

Learning Infrastructure as a Code
0 stars 0 forks source link

Describe Current Mastodon Resurces on AWS #7

Open stormcorgi opened 1 year ago

stormcorgi commented 1 year ago

Using terraform import <aws_something> <ID> and describe AWS resources into codes.

stormcorgi commented 1 year ago

how many resources am I using on AWS ? I think...

stormcorgi commented 1 year ago

follow best-practice https://dev.classmethod.jp/articles/terraform-bset-practice-jp/

stormcorgi commented 1 year ago

TicketGoal: Generate Dev Environment by Same TF file, different environment data.

stormcorgi commented 1 year ago

https://github.com/GoogleCloudPlatform/terraformer

terraformer resolve whole issue??????

stormcorgi commented 1 year ago

terraformer generate many datas, but its not perfect...

stormcorgi commented 1 year ago
stormcorgi commented 1 year ago

tfstate version https://zenn.dev/ifhito/articles/ba235f55678329

terragrunt to execute all modules {init,plan,apply} at one comannd https://zenn.dev/nameless_gyoza/articles/terragrunt-hands-on