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

New Resource: azurerm_application_security_group #905

Merged
merged 3 commits into from Feb 28, 2018

Conversation

tombuildsstuff
Copy link
Member

@tombuildsstuff tombuildsstuff commented Feb 28, 2018

Tasks:

  • Upgrade to v12 of the Azure SDK for Go
  • Document that this is still in Public Preview
  • Fix the rebase issue in azurerm/config.go

Fixes #369

@tombuildsstuff tombuildsstuff added this to the 1.1.3 milestone Feb 28, 2018
@tombuildsstuff
Copy link
Member Author

Tests pass:

screen shot 2018-02-28 at 11 47 37

@tombuildsstuff tombuildsstuff requested review from a team and katbyte and removed request for a team February 28, 2018 20:29
@@ -323,22 +324,15 @@ func getArmClient(c *authentication.Config) (*ArmClient, error) {
return keyVaultSpt, nil
})

csc := containerservice.NewContainerServicesClientWithBaseURI(endpoint, c.SubscriptionID)
Copy link
Collaborator

Choose a reason for hiding this comment

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

I'm at a loss as to why this was removed as it seems unrelated?

Copy link
Member Author

Choose a reason for hiding this comment

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

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.

LGTM

@tombuildsstuff tombuildsstuff merged commit e261811 into master Feb 28, 2018
@tombuildsstuff tombuildsstuff deleted the application-security-groups branch February 28, 2018 23:07
tombuildsstuff added a commit that referenced this pull request Feb 28, 2018
@ghost
Copy link

ghost commented Mar 31, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!

@hashicorp hashicorp locked and limited conversation to collaborators Mar 31, 2020
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.

Feature Request: Application Security Groups
2 participants