From 9995aef0e20a2ffb50d3a765565e5846f02db9ad Mon Sep 17 00:00:00 2001 From: Cory O'Daniel Date: Tue, 16 Dec 2025 02:31:19 -0800 Subject: [PATCH] Remove provider_resource_id reference --- opentofu-module/src/_artifacts.tf | 1 - 1 file changed, 1 deletion(-) diff --git a/opentofu-module/src/_artifacts.tf b/opentofu-module/src/_artifacts.tf index 263057a..8403cc8 100644 --- a/opentofu-module/src/_artifacts.tf +++ b/opentofu-module/src/_artifacts.tf @@ -1,6 +1,5 @@ # resource "massdriver_artifact" "" { # field = "the field in the artifacts schema" -# provider_resource_id = "AWS ARN or K8S SelfLink" # name = "a contextual name for the artifact" # artifact = jsonencode( # {