denoland / terraform-provider-deno

Terraform provider for hosted Deno APIs
Mozilla Public License 2.0
15 stars 2 forks source link

Making a change to an asset doesn't get terraform to re-deploy #36

Closed magurotuna closed 11 months ago

magurotuna commented 11 months ago

When we make a change to an asset and run terraform apply again, we want terraform to make a deployment again to reflect the changes. But currently this doesn't happen; terraform apply or terraform plan says that "No changes. Your infrastructure matches the configuration."