terraform-google-project-factory icon indicating copy to clipboard operation
terraform-google-project-factory copied to clipboard

Code cleanup

Open drandell opened this issue 2 years ago • 2 comments

Mostly style and consistency changes with some new configuration options and one additional output. I don't have an org setup so I can't test this myself but I've not fundamentally changed anything here.

Changes:

  • Add currency code as an option to the budget module
  • Add storage class to the core module
  • Closes https://github.com/terraform-google-modules/terraform-google-project-factory/issues/674
  • Add description under the value in all outputs to make the code reading more consistent

drandell avatar Jul 28 '22 17:07 drandell

quota_manager

doesn't make sense, this resource was GA according to the release notes in 2020? https://github.com/hashicorp/terraform-provider-google/releases/tag/v3.15.0

drandell avatar Jul 28 '22 17:07 drandell

@drandell Thanks for the PR! 🚀
✅ Lint checks have passed.

comment-bot-dev avatar Aug 02 '22 19:08 comment-bot-dev