Skip to content

Instantly share code, notes, and snippets.

View v3n7i's full-sized avatar

Valentino v3n7i

View GitHub Profile
@v3n7i
v3n7i / main.tf
Created May 25, 2026 14:27
Sample plan json with resource being remove from state (destory=false)
{
"format_version": "1.2",
"terraform_version": "1.15.4",
"planned_values": {
"root_module": {
"resources": [
{
"address": "null_resource.example",
"mode": "managed",
"type": "null_resource",