chore(terraform): align with current terraform standards (charmkeeper)#396
Open
chore(terraform): align with current terraform standards (charmkeeper)#396
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
DeeKay3
approved these changes
Mar 12, 2026
srbouffard
approved these changes
Mar 12, 2026
Contributor
Author
|
I mark this one as "blocked" as I shouldn't merge it. It would be better to get it merged (if relevant) by someone working on the charm as it may require a redeployment to staging afterwards. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR fixes all 6 Terraform modules in
dns-operatorsto align with current standards.Modules updated
terraform/(product module)bind-operator/terraform/dns-integrator-operator/terraform/dns-policy-operator/terraform/dns-resolver-operator/terraform/dns-secondary-operator/terraform/Changes
required_version:>= 1.6→~> 1.12in all 6 modules>= 1.0.0→~> 1.0in all 6 modulesterraform_required_versiontflint rule in all 5 operator modules (wasfalse).tflint.hclto productterraform/moduleterraform/tests/(setup + test) to all 6 modules (all uselxd-controller, machine charms)test_terraform_files.yamlwith fulltest_terraform_modules.yamlcovering all 6 modules withterraform testrenovate.json: add CharmHub datasource, regex manager,ignorePaths: []Automated by charmkeeper