-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Plugin Name
azure_template
Issue Type
Intermittently having template fail to launch. exact same cat with exact same configuration options will work about half the time
Use Case (Feature Request -or- New Plugin Request Only)
Trying to launch an ARM template
Plugin version (Bug Only)
I think 1.3... here is the top of the template
name "Plugin: Azure Template"
# Version: 1.3
type 'plugin'
Code Snippet (Bug Only)
Seems like it is happening around here sounds like @resource is undefined sometimes
Error Messages (Bug Only)
Problem:
Undefined collection
Origin:
line: 2100, column: 15
definition: azure_template.provision_resource
task: /root
expression: @resource.provisioningState
Summary:
Cannot retrieve field provisioningState from undefined collection
Resolution:
Make sure collection is defined before attempting to retrieve field values from it
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels