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

[2203] Output application configuration variables #143

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

saliceti
Copy link
Member

@saliceti saliceti commented Jan 13, 2025

Context

Application variables may be useful to read in terraform to configure the infrastructure

Changes proposed in this pull request

Create outputs for variables and secrets

Guidance to review

  • terraform -chdir=aks/application_configuration init
  • terraform -chdir=aks/application_configuration validate

Checklist

  • I have performed a self-review of my code, including formatting and typos
  • I have cleaned the commit history
  • I have added the Devops label
  • I have attached the pull request to the trello card

Application variables may be useful to read in terraform to configure
the infrastructure
@saliceti saliceti force-pushed the 2203-app-config-vars branch from 8008f6e to ae970d0 Compare January 14, 2025 14:04
@saliceti saliceti merged commit 1d9f720 into main Jan 14, 2025
3 checks passed
@saliceti saliceti deleted the 2203-app-config-vars branch January 14, 2025 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants