0
0
llucycodes42
This code creates a configuration template for the Elastic Beanstalk cloud provider.
Shortcut: tf_aws_elastic_beanstalk_configuration_template
resource "aws_elastic_beanstalk_configuration_template" "${MyAWSResource}" {
}
0
0
llucycodes42
This code creates a configuration template for the Elastic Beanstalk cloud provider.
Shortcut: tf_aws_elastic_beanstalk_configuration_template
resource "aws_elastic_beanstalk_configuration_template" "${MyAWSResource}" {
}