@@ -6,6 +6,10 @@ module "storage" {
}
output "fancy_store_name" {
value = module.storage.fancy_store_name
module "instance" {
source = "./modules/instances"
The note is not visible to the blocked user.