Ryan Parman

Results 186 comments of Ryan Parman
trafficstars

@cam72cam [said](https://github.com/opentofu/opentofu/issues/1005#issuecomment-1853802910): > I think it's a neat idea and would be useful, but share the same concern as @janosdebugs. We need to figure out how to handle that compatibility...

Cross-linking: https://github.com/warrensbox/terraform-switcher/issues/315

This sounds very much like how Terragrunt can be used. I, for one, would love to see more of Terragrunt's functionality implemented natively in OpenTofu.

DO NOT WANT. I feel that this is tight coupling, when something like `aws-vault exec {account} -- terraform plan` is more appropriate. Using a tool like AWS Vault or 1Password's...

It would be awesome if this also included an endpoint (JSON file?) on this non-GitHub site with the latest release. A lot of GitHub actions still have to hit the...

@Yantrio: I think that this is a better overall solution to #673. If we could begin teaching provider-builders how to do this with cosign, I think it's a better solution...

> What details of the current plan output is considered important to be included in the concise mode output? IMO, seeing the changes (e.g., the `plan`, including `outputs`) is important....

I love what @rdhar posted for an _interactive_ terminal session (nice!), but if the use-case is running in CI and reading the logs later, it might be that each rewritten...

I'm seeing the same thing, but it's also ignoring my latest tag.

Did you run the SimplePie compatibility test? 99% of the time, this issue is related to an old/broken XML parser in your PHP installation.