Skip to content

Conversation

taskinen
Copy link
Contributor

@taskinen taskinen commented Feb 9, 2024

The Terraform module will pretend to run Terraform apply to AWS with real AWS resource names and random resource IDs. Upon exit, it will state that the apply is complete and print how many resources has been added, changed and destroyed.

terraform

The Terraform module will pretend to run Terraform apply to AWS with real AWS resource names and random resource IDs. Upon exit, it will state that the apply is complete and print how many resources has been added, changed and destroyed.
Copy link
Owner

@svenstaro svenstaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great idea! Just makes sense to have Terraform at this point.

@@ -0,0 +1,232 @@
accessor
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where are these from?

@svenstaro
Copy link
Owner

Hey @taskinen did you see my comments? I think this is almost ready to merge but I'd just like for you to look at my comments above. :)

@taskinen
Copy link
Contributor Author

Azure and GCP resources added.

@taskinen
Copy link
Contributor Author

Sleep based on Bernoulli distribution and printing of actual elapsed seconds added.

@svenstaro svenstaro merged commit 901daaa into svenstaro:master Feb 16, 2024
@svenstaro
Copy link
Owner

Thanks, this is great!

svenstaro added a commit that referenced this pull request Feb 16, 2024
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