Skip to content

tkappler/v3#3904

Closed
thomas11 wants to merge 13 commits into
v3from
tkappler/v3
Closed

tkappler/v3#3904
thomas11 wants to merge 13 commits into
v3from
tkappler/v3

Conversation

@thomas11

Copy link
Copy Markdown
Contributor

EronWright and others added 13 commits January 25, 2025 13:05
Updates the generated package description to be correct for 3.x, while
also being compatible with 2.x.

In 2.x, the generated code is unchanged.  In 3.x:

```diff
-Azure REST API version: 2023-02-01. Prior API version in Azure Native 1.x: 2020-11-01.
+Azure REST API version: 2023-02-01. Prior API version in Azure Native 2.x: 2020-11-01.
```

After merging, we'll cherry-pick to v3 branch and regenerate the SDKs.

Fixes #3866
A couple of minor clean-ups pulled out from the alias work:
1. Leverage map iteration helper & rename variables in main schema
builder.
2. Make version passing consistent. Only pass via `ldflags` _OR_ CLI
arg, but not both.
…3899)

Part of #3422. Determine API versions that are older than any _previous_
default version in a module. These are good candidates for removal.

---------

Co-authored-by: Daniel Bradley <daniel@pulumi.com>
Add script for generating a new major version.
Fix altered casing of "IP" from `IpAllocationMethod`.
Add new field (privateEndpointVNetPolicies) which is now populated by default in the new version of the VirtualNetwork resource.

The value ("Disabled") was found by creating a VirtualNetwork manually and exporting as an ARM template in the portal.
… in V3 (#3891)

Resolves #3826.

The new default version of app.ContainerApp doesn't have the Key Vault
problem described in
#3243, so we can
remove the extra docs that were added in
#3284 to describe the
issue.
Resolves #3451

`az` 2.37 was released in May 2022.

Also includes a drive-by follow-up fix for #3855.
Resolves #2749 but not completely yet.

So far, these are the overrides that can be removed without any further
changes, and `make schema` succeeds.
@thomas11 thomas11 self-assigned this Jan 29, 2025
@thomas11 thomas11 closed this Jan 29, 2025
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.

3 participants