Skip to content

fix: update provider_meta to use user_agent instead of module_name#59

Merged
hahirwar-cd merged 1 commit into
masterfrom
fix/provider_meta
May 5, 2026
Merged

fix: update provider_meta to use user_agent instead of module_name#59
hahirwar-cd merged 1 commit into
masterfrom
fix/provider_meta

Conversation

@pranaydeokar-cd
Copy link
Copy Markdown
Member

@pranaydeokar-cd pranaydeokar-cd commented May 5, 2026

📌 Description

  • Updated provider_meta configuration to replace module_name with user_agent
  • Standardized and upgraded GitHub Actions workflows to use v2 shared workflows
  • Added new CI workflows for PR validation, Terraform linting, and security scanning
  • Removed deprecated workflows (tflint.yml, tfsec.yml, automerge, old changelog)

🔄 Type of Change

  • 🐛 Bug fix (non-breaking change)
  • ✨ New resource / feature
  • ♻️ Refactoring
  • ⚡ Performance improvement
  • 🔒 Security improvement
  • 📝 Documentation update
  • ⚠️ BREAKING CHANGE
  • ⚙️ CI/CD update

🌍 Terraform Scope

  • New resource added
  • Existing resource updated
  • Variable(s) modified
  • Output(s) modified
  • Provider / backend configuration change
  • CI/CD (Terraform workflow) update
  • Examples / usage updated

✅ Checklist

  • Code follows Terraform best practices
  • terraform fmt -recursive and terraform validate have been executed
  • terraform plan has been reviewed and changes are expected
  • Changes are backward compatible (or breaking changes are clearly documented)
  • Documentation has been updated (README, examples, etc.)
  • Variables and outputs are properly defined and documented
  • No sensitive data (secrets, credentials, keys) is exposed

🧩 Terraform Version & Providers

  • Terraform Version:
  • Provider(s):

🧪 Testing

  • Tested locally using terraform plan / apply
  • Tested in a staging / sandbox environment (if applicable)

Test Details:


📸 Screenshots / Documentation


🔗 Related Issues

Closes #


📝 Additional Notes

@hahirwar-cd hahirwar-cd added the bug Something isn't working label May 5, 2026
@hahirwar-cd hahirwar-cd merged commit 0988333 into master May 5, 2026
16 of 22 checks passed
@hahirwar-cd hahirwar-cd deleted the fix/provider_meta branch May 5, 2026 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants