google / quota-monitoring-solution

Apache License 2.0
44 stars 21 forks source link

Update Terraform to use a remote state store #16

Closed bgood closed 2 years ago

bgood commented 2 years ago

As a best practice the Terraform should use a remote state store, for example a GCS bucket.

nikhil6624 commented 2 years ago

Hi @bgood , May I please work on this issue?

bgood commented 2 years ago

In PR #22 the the core Terraform code into a module, so it is easier for users to use their existing remote backends.

Closing this issue.