netskopeoss / terraform-provider-netskope

Apache License 2.0
6 stars 5 forks source link

Unable to remove tags from private apps #7

Closed DexterWatson closed 10 months ago

DexterWatson commented 1 year ago

Hi @ns-sbrown!

Thank you for pointing about that tags are available in terraform. We have now added them to our private apps; however, we have noticed that when we remove the tags in terraform, the state file gets updated, but the tags aren't actually removed from the private apps.

Here is what we are experiencing:

Plan showing that tags will be deleted: image

Apply runs successfully: image

However, tags still exist: image

And running the plan again shows no changes: image

Cheers, Dexter

mark88d commented 1 year ago

@ns-sbrown hey, we are seeing a issue with the tags. when we run terraform some apps are getting tags and some are not. Not sure but terraform is not picking up any changes and our deployment is getting a lot of inconsistencies

ns-sbrown commented 1 year ago

Looking into this as well

MATTHEWTAYLOR1995 commented 11 months ago

Any update on this?

mark88d commented 10 months ago

@ns-sbrown Good day, Any progress on this issue?

ns-sbrown commented 10 months ago

I published v0.2.6 of the provider this morning which resolves this issue.