pulumi/pkg/resource/deploy/deploytest
Joe Duffy 96a9a77167
Policy remediations feature (#14080)
This PR implements the new policy transforms feature, which allows
policy packs to not only issue warnings and errors in response to policy
violations, but actually fix them by rewriting resource property state.
This can be used, for instance, to auto-tag resources, remove Internet
access on the fly, or apply encryption to storage, among other use
cases.
2023-10-09 18:31:17 +00:00
..
analyzer.go Policy remediations feature (#14080) 2023-10-09 18:31:17 +00:00
backendclient.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
languageruntime.go Lifecycle tests shouldn't use a closed host (#14063) 2023-09-28 21:50:18 +00:00
pluginhost.go Lifecycle tests shouldn't use a closed host (#14063) 2023-09-28 21:50:18 +00:00
provider.go More efficent mapping lookup (#13975) 2023-09-21 11:45:07 +00:00
resourcemonitor.go Pass provider checksums in requests and save to state (#13789) 2023-09-11 15:54:07 +00:00
resourcemonitor_test.go pkg/deploytest: Don't zero CustomTimeouts < 1 minute 2023-04-14 15:05:51 -07:00