Nick Stogner

Results 101 comments of Nick Stogner

Happy to submit the PR

Assuming that the `.remoteRef.key` field references a given secret on an external system, I would think the key would be the same for `.data` and `.dataFrom` (see below). The difference...

Assuming that no property would be set for `.dataFrom[].extract`, perhaps the following would be a decent way of expressing it: `url: "http://example.com/mysecrets/{{ .remoteRef.key }}/{{.remoteRef.property}}"`. Thoughts? I don't see why `.property`...

Having this module drain nodes would be a killer feature that would improve devops'ers lives everywhere.

Would love to see this PR get merged!

@ScottSuarez I am curious how we want to handle terraform resource deletes in the case where the GCP resource does not support deletes (https://cloud.google.com/resource-manager/docs/reference/resource-settings/rest). Is it customary to do an...

The deletion is being skipped in this case. I have a note in the documentation. How does the rest of the PR look?

Updated `"org_id": getTestOrgTargetFromEnv(t)` and skipped the generated example test.