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

Upgrade terraform-provider-azurerm to v3.47.0 #1231

Closed
5 tasks done
pulumi-bot opened this issue Mar 10, 2023 · 1 comment · Fixed by #1232
Closed
5 tasks done

Upgrade terraform-provider-azurerm to v3.47.0 #1231

pulumi-bot opened this issue Mar 10, 2023 · 1 comment · Fixed by #1232
Assignees
Labels
kind/enhancement Improvements or new features resolution/fixed This issue was fixed

Comments

@pulumi-bot
Copy link
Contributor

pulumi-bot commented Mar 10, 2023

Release details: https://github.com/hashicorp/terraform-provider-azurerm/releases/tag/v3.47.0

Following https://github.com/pulumi/platform-providers-team/blob/main/playbooks/tf-provider-updating.md, in the branch update-to-v3.47.0:

New Data Source: azurerm_mobile_network_data_network (hashicorp/terraform-provider-azurerm#20338)
New Data Source: azurerm_sentinel_alert_rule_anomaly_built_in (hashicorp/terraform-provider-azurerm#20368)
New Resource: azurerm_mobile_network_data_network (hashicorp/terraform-provider-azurerm#20338)
New Resource: azurerm_sentinel_alert_rule_anomaly_built_in (hashicorp/terraform-provider-azurerm#20368)
New Resource: azurerm_sentinel_alert_rule_threat_intelligence (hashicorp/terraform-provider-azurerm#20739)

New Resource: azurerm_sentinel_metadata (hashicorp/terraform-provider-azurerm#20801)

(no breaking changes reported in either)

  • Step 11-13: build the SDKs and commit
@pulumi-bot pulumi-bot added the kind/enhancement Improvements or new features label Mar 10, 2023
@squaremo squaremo self-assigned this Mar 13, 2023
@squaremo
Copy link
Contributor

squaremo commented Mar 14, 2023

Error output from make tfgen:

        * TF resource "azurerm_mobile_network_data_network" not mapped to the Pulumi provider
        * TF resource "azurerm_sentinel_alert_rule_anomaly_built_in" not mapped to the Pulumi provider
        * TF resource "azurerm_sentinel_alert_rule_threat_intelligence" not mapped to the Pulumi provider
        * TF resource "azurerm_sentinel_metadata" not mapped to the Pulumi provider

then (when those were added):

        * TF data source "azurerm_mobile_network_data_network" not mapped to the Pulumi provider
        * TF data source "azurerm_sentinel_alert_rule_anomaly" not mapped to the Pulumi provider

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features resolution/fixed This issue was fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants