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

Azure Static Web App support #7029

Closed
ghost opened this issue May 20, 2020 · 4 comments · Fixed by #7150
Closed

Azure Static Web App support #7029

ghost opened this issue May 20, 2020 · 4 comments · Fixed by #7150

Comments

@ghost
Copy link

ghost commented May 20, 2020

This issue was originally opened by @andreujuanc as hashicorp/terraform#25000. It was migrated here as a result of the provider split. The original body of the issue is below.


Current Terraform Version

N/A

Use-cases

Microsoft just announced Static web apps, which is a very interesting offering.
Official doc: https://docs.microsoft.com/en-us/azure/static-web-apps/overview
I have an upcoming project that might use static web apps, and would love to start with IaC as sooner as possible in the design stage.

Attempted Solutions

N/A

Proposal

I believe there might be some dependencies that Microsoft hasnt implemented yet, so we can use this issue has a tracker.

References

Could not find any.

Best

EDIT: Lit issue ID: I've got hashicorp/terraform#25000

@aristosvo
Copy link
Collaborator

aristosvo commented May 31, 2020

I'll give it a first try this afternoon, as I don't want to implement/move my personal static site without being able to use IaC;)

@blueboxes
Copy link

Azure static Web Apps now in General Availability (GA) so it would be good to see support.

katbyte pushed a commit that referenced this issue May 19, 2021
Co-authored-by: jackofallops <[email protected]>
Co-authored-by: magodo <[email protected]>
Co-authored-by: kt <[email protected]>
Fixes #7029
@katbyte katbyte added this to the v2.60.0 milestone May 19, 2021
@ghost
Copy link
Author

ghost commented May 21, 2021

This has been released in version 2.60.0 of the provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. As an example:

provider "azurerm" {
    version = "~> 2.60.0"
}
# ... other configuration ...

favoretti pushed a commit to gro1m/terraform-provider-azurerm that referenced this issue May 26, 2021
Co-authored-by: jackofallops <[email protected]>
Co-authored-by: magodo <[email protected]>
Co-authored-by: kt <[email protected]>
Fixes hashicorp#7029
@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants