Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Terraform-Azure] v2 - Reference secret through Key Vault #25

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

karimatwa
Copy link
Member

Motivation:
This PR enhances enterprise cloud support by introducing forward proxy configuration for control plane & locations, improving security with Azure Key Vault integration, and adding support for private package server configurations. It also focuses on maintainability by replacing deprecated storage_account_name from azurerm_storage_share.

Modifications:

  • Add enterprise cloud variables for forward proxy support on control plane & locations.
  • Handle CP token secret through Azure Key Vault.
  • Update private package configuration.
  • Replace deprecated storage_account_name from azurerm_storage_share with storage_account_id.
  • Replace gatling_storage_share.id argument in azurerm_storage_share_file with gatling_storage_share.url.

@karimatwa karimatwa self-assigned this Jan 20, 2025
@karimatwa karimatwa changed the title [Terraform-Azure] v2 - Reference secret [Terraform-Azure] v2 - Reference secret through Key Vault Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant