You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After creating a bigip_ltm_datagroup resource with internal = false, the data group and corresponding data group file are created, but then the provider fails to retrieve it when querying data groups lists.
Environment
Summary
After creating a
bigip_ltm_datagroup
resource withinternal = false
, the data group and corresponding data group file are created, but then the provider fails to retrieve it when querying data groups lists.This is happening after https://github.com/F5Networks/terraform-provider-bigip/pull/821/files and working properly in versions prior to that change.
Steps To Reproduce
Steps to reproduce the behavior:
Expected Behavior
The data group and data group file are created and properly included in the state file.
Actual Behavior
The data group and data group file are created, but not refreshed.
The text was updated successfully, but these errors were encountered: