Skip to content

Commit bd45625

Browse files
add changelog entry
1 parent 6e56235 commit bd45625

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
kind: NEW FEATURES
2+
body: "Terraform Actions: Actions allow you to codify side-effects in your Terraform config. Providers can define Actions like `aws_lambda_invoke` or `aws_cloudfront_create_invalidation` that do something imparative outside of Terraforms normal CRUD model. You can configure such a side-effect with an action block and have actions triggered through the lifecycle of a resource or through passing the `-invoke` CLI flag."
3+
time: 2025-09-03T13:19:21.097051+02:00
4+
custom:
5+
Issue: "37553"

0 commit comments

Comments
 (0)