Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation fix for bastion_host_security_group #172

Open
cipous opened this issue Feb 6, 2024 · 0 comments
Open

Documentation fix for bastion_host_security_group #172

cipous opened this issue Feb 6, 2024 · 0 comments

Comments

@cipous
Copy link

cipous commented Feb 6, 2024

output "bastion_host_security_group" {
description = "The ID of the bastion host security group"
value = aws_security_group.bastion_host_security_group[*].id
}
is since 951280f
an array, but in documentation is string.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant