-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
azurerm_static_web_app
- support repository_url
, `repository_bran…
…ch`, and `repository_token` properties (#27401) * add arguments * add tests * Token fix and data source update * remove acceptance test * Update internal/services/appservice/static_web_app_resource.go Co-authored-by: stephybun <steph@hashicorp.com> * Update internal/services/appservice/static_web_app_resource.go Co-authored-by: stephybun <steph@hashicorp.com> * Update website/docs/r/static_web_app.html.markdown Co-authored-by: stephybun <steph@hashicorp.com> * Update internal/services/appservice/static_web_app_resource.go Co-authored-by: stephybun <steph@hashicorp.com> * update syntax in static web app * Fix prop name * Remove unnecessary blank lines in static_web_app_resource.go --------- Co-authored-by: stephybun <steph@hashicorp.com>
- Loading branch information
Showing
5 changed files
with
73 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters