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! #4

Merged
merged 25 commits into from
Apr 22, 2024
Merged

Terraform! #4

merged 25 commits into from
Apr 22, 2024

Conversation

russdaygh
Copy link
Contributor

No description provided.

repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments)
action: "upload"
###### Repository/Build Configurations - These values can be configured to match your app requirements. ######
# For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig
deployment_environment: Test
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this will deploy everything always to the Test environment (see named environments docs) even when it's the main branch or we're manually triggering it.
The original workflow creates an environment per PR and then closes it afterwards, this may be better?

@russdaygh russdaygh merged commit 7b759ba into main Apr 22, 2024
3 checks passed
@russdaygh russdaygh deleted the feature/terraform branch April 22, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants