Skip to content

Size limitation on number of ips in myjfrog_ip_allowlist? #17

@nbaju1

Description

@nbaju1

Describe the bug
Attempting to add ~3800 ips to existing allow list, with ~1000 ips, fails on apply with the following error:

╷
│ Error: failed to add IPs
│ 
│   with myjfrog_ip_allowlist.ip-allowlist,
│   on cdk.tf.json line 4189, in resource.myjfrog_ip_allowlist.ip-allowlist:
│ 4189:       }
│ 
│  - 
╵

I'm using the CDK to generate the resources, so no code to show. Plan output works without issues.

Terraform version 1.8.4
Provider version 1.0.0

Expected behavior
Append the new ips to the allow list.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions