fix: convert User Policies to unordered set to prevent policy thrashing #377
Annotations
7 errors
Run linter:
spacelift/resource_aws_integration.go#L102
G115: integer overflow conversion int -> int32 (gosec)
|
Run linter:
spacelift/resource_aws_integration.go#L158
G115: integer overflow conversion int -> int32 (gosec)
|
Run linter:
spacelift/resource_context_attachment.go#L74
G115: integer overflow conversion int -> int32 (gosec)
|
Run linter:
spacelift/internal/structs/scheduled_task.go#L31
S1009: should omit nil check; len() for []github.com/shurcooL/graphql.String is defined as zero (gosimple)
|
Run linter:
spacelift/data_drift_detection.go#L60
printf: non-constant format string in call to github.com/hashicorp/terraform-plugin-sdk/v2/diag.Errorf (govet)
|
Run linter:
spacelift/data_gcp_service_account.go#L68
printf: non-constant format string in call to github.com/hashicorp/terraform-plugin-sdk/v2/diag.Errorf (govet)
|
Run linter:
spacelift/data_gcp_service_account.go#L73
printf: non-constant format string in call to github.com/hashicorp/terraform-plugin-sdk/v2/diag.Errorf (govet)
|