boundary_alias_target
does not propagate authorize_session_host_id
#621
Labels
boundary_alias_target
does not propagate authorize_session_host_id
#621
Terraform Version
Affected Resource(s)
boundary_alias_target
Terraform Configuration Files
Debug Output
https://gist.github.com/the-maldridge/c0ef3c88a0a235d2680077315d206128
Panic Output
N/A
Expected Behavior
Terraform should have reconciled the
authorize_session_id
for each alias in the set.Actual Behavior
Terraform did not reconcile the host ID and instead the ID was left blank.
Steps to Reproduce
Important Factoids
My host sources are being dynamically interpolated to terraform via an API call to a remote DCIM provider, but are otherwise static.
References
The text was updated successfully, but these errors were encountered: