Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] citrixadc_systemfile - support for larger files than 4MB #1054

Open
HS1542 opened this issue Jun 22, 2023 · 1 comment
Open

Comments

@HS1542
Copy link

HS1542 commented Jun 22, 2023

Trying to upload a larger location file, results in the following error printed:

╷
│ Error: Plugin error
│
│   with citrixadc_systemfile.test,
│   on 02-geoip.tf line 14, in resource "citrixadc_systemfile" "test":
│   14: resource "citrixadc_systemfile" "test" {
│
│ The plugin returned an unexpected error from plugin.(*GRPCProvider).ValidateResourceConfig: rpc error: code = ResourceExhausted desc = grpc: received message larger than max (22093183 vs. 4194304)
╵

It would be great to have the limitation of 4MB raised to something more appropriate.

@HS1542
Copy link
Author

HS1542 commented Nov 7, 2023

My use case is to upload a custom GeoIP database of size <32MB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants