Skip to content

Instantly share code, notes, and snippets.

@mubeta06
Created August 16, 2017 22:41
Show Gist options
  • Save mubeta06/26efc01903938d591ca37cbf39d6cd25 to your computer and use it in GitHub Desktop.
Save mubeta06/26efc01903938d591ca37cbf39d6cd25 to your computer and use it in GitHub Desktop.
Debug Output - Standalone Acceptance Testing - Internal validation of the provider failed!
=== RUN TestAccAWSS3BucketObject_sse
--- FAIL: TestAccAWSS3BucketObject_sse (9.93s)
testing.go:435: Step 0 error: Configuration is invalid.
Warnings: []string(nil)
Errors: []string{"provider.aws: Internal validation of the provider failed! This is always a bug\nwith the provider itself, and not a user issue. Please report\nthis bug:\n\n24 error(s) occurred:\n\n* resource aws_opsworks_rails_app_layer: id is a reserved field name for a resource\n* resource aws_opsworks_memcached_layer: id is a reserved field name for a resource\n* resource aws_opsworks_php_app_layer: id is a reserved field name for a resource\n* resource aws_ami: id is a reserved field name for a resource\n* resource aws_opsworks_nodejs_app_layer: id is a reserved field name for a resource\n* resource aws_opsworks_stack: id is a reserved field name for a resource\n* resource aws_opsworks_haproxy_layer: id is a reserved field name for a resource\n* resource aws_opsworks_static_web_layer: id is a reserved field name for a resource\n* resource aws_ami_copy: id is a reserved field name for a resource\n* resource aws_opsworks_custom_layer: id is a reserved field name for a resource\n* resource aws_opsworks_application: id is a reserved field name for a resource\n* resource aws_opsworks_rds_db_instance: id is a reserved field name for a resource\n* resource aws_ami_from_instance: id is a reserved field name for a resource\n* resource aws_opsworks_instance: id is a reserved field name for a resource\n* resource aws_opsworks_user_profile: id is a reserved field name for a resource\n* resource aws_opsworks_ganglia_layer: id is a reserved field name for a resource\n* resource aws_opsworks_permission: id is a reserved field name for a resource\n* resource aws_opsworks_mysql_layer: id is a reserved field name for a resource\n* resource aws_opsworks_java_app_layer: id is a reserved field name for a resource\n* data source aws_subnet: id is a reserved field name for a resource\n* data source aws_vpc_peering_connection: id is a reserved field name for a resource\n* data source aws_security_group: id is a reserved field name for a resource\n* data source aws_vpn_gateway: id is a reserved field name for a resource\n* data source aws_vpc: id is a reserved field name for a resource"}
FAIL
exit status 1
FAIL derp 9.955s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment