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_app_service_slot - adding http2_enabled #1205

Merged
merged 1 commit into from
May 7, 2018

Conversation

tombuildsstuff
Copy link
Contributor

Fixes a Set error:

------- Stdout: -------
=== RUN   TestAccAzureRMAppServiceSlot_importBasic
--- FAIL: TestAccAzureRMAppServiceSlot_importBasic (48.44s)
    testing.go:513: Step 0 error: Error applying: 1 error(s) occurred:
        
        * azurerm_app_service_slot.test: 1 error(s) occurred:
        
        * azurerm_app_service_slot.test: Invalid address to set: []string{"site_config", "0", "http2_enabled"}
    testing.go:573: Error destroying resource! WARNING: Dangling resources
        may exist. The full state and error is shown below.
        
        Error: Error refreshing: 1 error(s) occurred:
        
        * azurerm_app_service_slot.test: azurerm_app_service_slot.test: Invalid address to set: []string{"site_config", "0", "http2_enabled"}
        
        State: <nil>
FAIL

@tombuildsstuff tombuildsstuff added this to the 1.5.0 milestone May 6, 2018
@tombuildsstuff tombuildsstuff requested a review from a team May 6, 2018 15:07
@tombuildsstuff tombuildsstuff changed the title Adding http2_enabled to App Service Slot. azurerm_app_service_slot - adding http2_enabled May 6, 2018
@tombuildsstuff
Copy link
Contributor Author

Tests pass:

screen shot 2018-05-06 at 08 29 17

@tombuildsstuff tombuildsstuff merged commit 2c0710e into master May 7, 2018
@tombuildsstuff tombuildsstuff deleted the fix-app-service-slot branch May 7, 2018 12:44
tombuildsstuff added a commit that referenced this pull request May 7, 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 👉 [email protected]. Thanks!

@ghost ghost 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.

2 participants