Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
4,401 contributions in the last year
Activity overview
Contributed to
terraform-providers/terraform-provider-aws,
bflad/tfproviderlint,
bflad/github-action-testing
and 5 other
repositories
Contribution activity
July 2020
Created a pull request in terraform-providers/terraform-provider-aws that received 4 comments
service/organizations: Support Backup policies
Community Note
Please vote on this pull request by adding a
+101
−10
•
4
comments
- resource/aws_ssm_maintenance_window_task: Remove deprecated logging_info and task_parameters configuration blocks
- resource/aws_lb_listener_rule: Remove deprecated condition configuration block field and values arguments
- resource/aws_iam_instance_profile: Remove deprecated roles argument
- resource/aws_iam_access_key: Remove deprecated ses_smtp_password attribute
- resource/aws_glue_job: Remove deprecated allocated_capacity argument
- resource/aws_cognito_user_pool: Remove deprecated admin_create_user_config.unused_account_validity_days argument
- tests/resource/aws_rds_cluster: Remove aws_s3_bucket region argument from TestAccAWSRDSCluster_s3Restore
- resource/aws_spot_fleet_request: Only retry RequestSpotFleet on IAM eventual consistency errors, use standard 2 minute timeout
- resource/aws_codepipeline: Only retry CreatePipeline errors for IAM eventual consistency
- resource/aws_ssm_activation: Only retry CreateActivation on IAM eventual consistency error, allow retries for standard 2 minutes
- resource/aws_sns_topic_subscription: Use paginated ListSubscriptionsByTopic and return immediately on errors
- resource/aws_network_acl_rule: Immediately return DescribeNetworkAcls errors on creation
- resource/aws_launch_configuration: Remove DescribeLaunchConfigurations retries on all errors
- resource/aws_appautoscaling_target: Remove DeregisterScalableTarget retries on all errors and add disappears test
- tests/provider: Workaround unused U1000 reports caused by t.Skip() usage
- provider: Remove deprecated kinesis_analytics and r53 custom endpoint arguments
- tests/provider: Enable AWSAT004 check for CI
- resource/aws_cloudwatch_log_group: Automatically trim :* suffix from ARN in API response
- resource/aws_acm_certificate: Convert domain_validation_options to TypeSet and calculate elements during plan
- resource/aws_iam_server_certificate: Remove state hashing from certificate_body, certificate_chain, and private_key arguments
- docs/provider: Setup and document release/* branch convention, link 2.x and earlier changelog entries
- provider: Bump Go version to 1.13.13
- provider: Clarify requested Terraform versions wanted in bug report issue template
- service/directconnect: vpn_gateway_id Argument Removals and Increase aws_dx_gateway_association Default Timeouts
- provider: New versions of the provider can only be automatically installed on Terraform 0.12 and later
- Some pull requests not shown.
- Remove hardcoded AMI and AZ
- Removed hardcoded AMIs and AZs
- Remove hardcoded AMIs and AZs from autoscaling schedule
- Remove hardcoded AMIs and AZs
- resource/route53_zone and data-source/route53_zone: remove trailing period from name attributes
- resource/aws_lambda_function: Increase IAM retry timeout for create to 2 minutes
- Remove hardcoded AMI and AZ from autoscaling lifecycle hook tests
- Improve static check for hardcoded partition in ARN
- resource/instance and resource/ebs_volume: error when iops provided for unsupported volume type
- resource/s3_bucket_metric: add atleastoneof property to filter attributes
- Fix TestAccAWSRDSCluster_EngineVersion
- Add function to check TypeSet pairs
- Fix schema set errors
- resource/api_gateway_method_settings: keep throttling disabled by default
- resource/rds_cluster: update default value for min_capacity in scaling_configuration block
- r/aws_s3_bucket: Add S3 Same-Region Replication acceptance test
- Document max_retries default
- Add roadmap for August to October and archive existing roadmap
- Remove hardcoded AZs and ami IDs
- Update Terraform github to v2.9.2
- Remove unnecessary fmt.Sprintf
- Ignore hardcoded AMI because not actually used
- resource/cloudfront_distribution and resource/db_event_subscription: refactor resource import
- Add underscore to acceptance test names
- data-source/ecr_repository: add non-existent acctest
- Some pull request reviews not shown.
Created an issue in terraform-providers/terraform-provider-aws that received 2 comments
Fix golangci-lint v1.27.0 and later reports for gosimple S1039: unnecessary use of fmt.Sprint
Community Note
Please vote on this issue by adding a
2
comments
- tests/resource/aws_rds_cluster: TestAccAWSRDSCluster_s3Restore Consistently Failing
- tests/resource/aws_rds_cluster: TestAccAWSRDSCluster_EngineVersion Consistently Failing
- tests/resource/aws_rds_cluster: TestAccAWSRDSCluster_Port Consistently Failing Since Postgres 11
- Ignore/Fix golangci-lint v1.27.0 and later reports for unused with t.Skip() test functions
- Replace or Augment EC2_SECURITY_GROUP_RULES_PER_GROUP_LIMIT Usage with Service Quotas Information
- tests/resource/aws_ec2_client_vpn_endpoint: Sweeper failing due to associations