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

azurerm_synapse_workspace - support linking_allowed_for_aad_tenant_ids, compute_subnet_id, public_network_access_enabled, purview_id,last_commit_id #13817

Merged

Conversation

ms-henglu
Copy link
Contributor

@ms-henglu ms-henglu commented Oct 21, 2021

image

@ms-henglu
Copy link
Contributor Author

@katbyte , Hi, updated, please take another look, thanks!

@katbyte
Copy link
Collaborator

katbyte commented Oct 25, 2021

we're going to need to fix these errors first:

------- Stdout: -------
=== RUN   TestAccPurviewAccount_basic
=== PAUSE TestAccPurviewAccount_basic
=== CONT  TestAccPurviewAccount_basic
    testcase.go:108: Step 1/2 error: After applying this test step, the plan was not empty.
        stdout:
        
        
        Terraform used the selected providers to generate the following execution
        plan. Resource actions are indicated with the following symbols:
          ~ update in-place
        
        Terraform will perform the following actions:
        
          # azurerm_purview_account.test will be updated in-place
          ~ resource "azurerm_purview_account" "test" {
                id                                               = "/subscriptions/*******/resourceGroups/acctestRG-purview-211025170209590716/providers/Microsoft.Purview/accounts/acctestsw211025170209590716"
                name                                             = "acctestsw211025170209590716"
              ~ sku_name                                         = "Standard_1" -> "Standard_4"
                # (9 unchanged attributes hidden)
            }
        
        Plan: 0 to add, 1 to change, 0 to destroy.
--- FAIL: TestAccPurviewAccount_basic (432.11s)
FAIL

@ms-henglu
Copy link
Contributor Author

@katbyte , thanks! I've fixed it.

@ms-henglu ms-henglu force-pushed the ticket-1874993-enhancement-synapse-workspace branch from 1eafa40 to 3ee5de0 Compare October 26, 2021 01:23
@katbyte
Copy link
Collaborator

katbyte commented Oct 26, 2021

build is failing:

[Step 4/5] # github.com/hashicorp/terraform-provider-azurerm/internal/services/mysql
[05:04:20]	[Step 4/5] ../mysql/mysql_flexible_server_configuration_resource.go:79:79: cannot use properties (type "github.com/Azure/azure-sdk-for-go/services/preview/mysql/mgmt/2021-05-01-preview/mysqlflexibleservers".Configuration) as type "github.com/Azure/azure-sdk-for-go/services/mysql/mgmt/2021-05-01/mysqlflexibleservers".Configuration in argument to client.Update
[05:04:20]	[Step 4/5] ../mysql/mysql_flexible_server_configuration_resource.go:147:79: cannot use properties (type "github.com/Azure/azure-sdk-for-go/services/preview/mysql/mgmt/2021-05-01-preview/mysqlflexibleservers".Configuration) as type "github.com/Azure/azure-sdk-for-go/services/mysql/mgmt/2021-05-01/mysqlflexibleservers".Configuration in argument to client.Update
[05:05:17]	[Step 4/5] Process exited with code 2

@ms-henglu ms-henglu force-pushed the ticket-1874993-enhancement-synapse-workspace branch from 3ee5de0 to 5660892 Compare October 26, 2021 06:31
@ms-henglu
Copy link
Contributor Author

@katbyte , the building failure is fixed, Please take another look, thanks!

Copy link
Collaborator

@katbyte katbyte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ms-henglu - LGTM now 🍔

@katbyte katbyte added this to the v2.83.0 milestone Oct 27, 2021
@katbyte katbyte changed the title enhancement for synapse workspace azurerm_synapse_workspace - support linking_allowed_for_aad_tenant_ids, compute_subnet_id, public_network_access_enabled, purview_id,last_commit_id Oct 27, 2021
@katbyte katbyte merged commit 47b305a into hashicorp:main Oct 27, 2021
katbyte added a commit that referenced this pull request Oct 27, 2021
@github-actions
Copy link

This functionality has been released in v2.83.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, 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 Nov 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants