We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bcf3444 + d3144f2 commit c6b8d3dCopy full SHA for c6b8d3d
outputs.tf
@@ -0,0 +1,4 @@
1
+output "deployment" {
2
+ value = helm_release.this
3
+ description = "The state of the helm deployment"
4
+}
0 commit comments