Skip to content

Commit 3448d47

Browse files
authored
chore: add wp output (#13)
1 parent d82eaf6 commit 3448d47

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/k8s/wordpress/outputs.tf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
output "wordpress_application_name" {
2+
value = juju_application.k8s_wordpress.name
3+
}

0 commit comments

Comments
 (0)