Oliver L Schoenborn
Oliver L Schoenborn
Could you make terratag use a plan file, if given, as a filter? In such case, terratag would only update the tags of those resources in the plan. So the...
I hit this problem too, when I run a second time it works. Some cached info I guess is confusing the provider.
Looks good, any chance for a review and merge to master?
@ztmr problem with local-exec is that the file gets regenerated and re-encrypted at every run: - with the above implementation, the file generated by `local_file.environment-infra-yaml` gets overwritten by `local-exec`, so...
BTW I use sops in https://registry.terraform.io/modules/schollii/gen-files/local/latest
I have same issue on one machine, but on the other it works fine. Any suggestions about settings or logs to check? Any implicit requirements?
@prashantchitta I have a question about what you say here: > What i am doing currently is to extend it to include bucket policies so that teams can define it...
Hi @onkelbeh , thanks for bringing this to my attention, and sorry I have only seen this now, I'm very busy in the cloud containers world and for some reason...
Hi @teharris1 thanks a bunch for your PR, this is awesome I was just thinking today that I needed a yaml importer (and oddly, had not seen your PR until...
wxPython no longer depends on it because the pypubsub was moved out of it into its own package, but it is still used by many wxPython projects, and some event-driven...