canonical / solutions-engineering-automation

Repo for automating tasks for Solutions Engineering Team.
0 stars 3 forks source link

[Terraform] Add not change manually warning for template files #28

Closed jneo8 closed 3 weeks ago

jneo8 commented 2 months ago

To those files which we use as templates.

We should add some warning to avoid user change it manually and mention it's a template file.

samuelallan72 commented 2 months ago

And also rename the files on disk in this repo - eg. terraform-plans/files/github/charm_promote.yaml -> terraform-plans/files/github/charm_promote.tmpl.yaml

samuelallan72 commented 3 weeks ago

Ah this was fixed in https://github.com/canonical/solutions-engineering-automation/pull/31