Skip to content

Commit

Permalink
Azure Spring Apps sub-resources (#2055)
Browse files Browse the repository at this point in the history
* Add defaults for Azure Spring Apps sub-resources

* Update default config server to nil instead of an empty object

* Update default appInsightsInstrumentationKey to nil instead of empty string

* Regenerate SDK

Co-authored-by: Cameron Hutchison <chutch112292@gmail.com>
  • Loading branch information
viveklak and chutch1122 committed Oct 27, 2022
1 parent 41d18a3 commit 0158087
Show file tree
Hide file tree
Showing 775 changed files with 75,877 additions and 39,474 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,12 @@

## HEAD (Unreleased)

- Adds default values to defaultResourcesState.go for Azure Spring Apps sub-resources
- New resources:
- azure-native:appplatform:BuildServiceAgentPool
- azure-native:appplatform:ConfigServer
- azure-native:appplatform:MonitoringSetting

## 1.83.1 (2022-10-25)

- Fix panic when validating `az` CLI version [#2049](https://github.com/pulumi/pulumi-azure-native/pull/2049)
Expand Down
2 changes: 1 addition & 1 deletion azure-rest-api-specs

0 comments on commit 0158087

Please sign in to comment.