fleet/infrastructure
Zachary Winnerman 23a494e291
Remove unused code in dogfood (#10249)
```╷
│ Warning: Argument is deprecated
│ 
│   with aws_s3_bucket.osquery-results,
│   on firehose.tf line 7, in resource "aws_s3_bucket" "osquery-results":
│    7: resource "aws_s3_bucket" "osquery-results" { #tfsec:ignore:aws-s3-encryption-customer-key:exp:2022-07-01  #tfsec:ignore:aws-s3-enable-versioning #tfsec:ignore:aws-s3-enable-bucket-logging:exp:2022-06-15
│ 
│ Use the aws_s3_bucket_lifecycle_configuration resource instead
│ 
│ (and 9 more similar warnings elsewhere)
╵
Success! The configuration is valid, but there were some validation warnings as shown above.
```
2023-03-02 11:02:59 -05:00
..
dogfood/terraform Remove unused code in dogfood (#10249) 2023-03-02 11:02:59 -05:00
guardduty Guardduty (#8553) 2022-11-03 13:59:35 -04:00
infrastructure/terraform Add fleet-cloud to the remote state bucket (#9412) 2023-01-18 15:18:08 -05:00
loadtesting/terraform Support matching a host in orbit enrollment using the serial number (#9612) 2023-02-28 12:55:04 -05:00
sandbox Update Fleet library versions used in Sandbox (#10230) 2023-03-01 15:22:14 -05:00