{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":454110851,"defaultBranch":"main","name":"terraform-provider-yba","ownerLogin":"yugabyte","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-01-31T17:52:12.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/17074854?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1711471827.0","currentOid":""},"activityList":{"items":[{"before":"cb71692a2dddbd311d79aecb0d2cde8f7d73712d","after":"fa0b413ec1296b831924ca6426e20c0c43043182","ref":"refs/heads/main","pushedAt":"2024-06-24T06:05:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Deepti-yb","name":"Deepti Kumar","path":"/Deepti-yb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108267959?s=80&v=4"},"commit":{"message":"Rectify docs for cloud provider\n\nSummary: Update docs to reflect new fields in cloud_provider resource\n\nTest Plan: -\n\nReviewers: skurapati\n\nReviewed By: skurapati\n\nSubscribers: yugaware\n\nDifferential Revision: https://phorge.dev.yugabyte.com/D36047","shortMessageHtmlLink":"Rectify docs for cloud provider"}},{"before":"9bcdefbd2aebe99db90611062caa5c6bbb8aa53b","after":"cb71692a2dddbd311d79aecb0d2cde8f7d73712d","ref":"refs/heads/main","pushedAt":"2024-06-19T05:56:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Deepti-yb","name":"Deepti Kumar","path":"/Deepti-yb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108267959?s=80&v=4"},"commit":{"message":"Changelog for v1.0.0\n\nSummary: Changelog\n\nTest Plan: -\n\nReviewers: sneelakantan\n\nReviewed By: sneelakantan\n\nSubscribers: yugaware\n\nDifferential Revision: https://phorge.dev.yugabyte.com/D35917","shortMessageHtmlLink":"Changelog for v1.0.0"}},{"before":"ef8c2cd4c7fcaba2879e7c8801a1f0d236ec4868","after":"9bcdefbd2aebe99db90611062caa5c6bbb8aa53b","ref":"refs/heads/main","pushedAt":"2024-05-31T05:11:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Deepti-yb","name":"Deepti Kumar","path":"/Deepti-yb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108267959?s=80&v=4"},"commit":{"message":"[PLAT-13813]Support image bundle creation in provider request\n\nSummary:\nAdd image bundle as a separate block in resource_cloud_provider\n\nAdd arch and image_bundle_uuid to resource_universe\n\nTest Plan:\nGCP image bundle example:\n```\nimage_bundles {\n name = \"YBA-Managed-AlmaLinux-8.9\"\n use_as_default = false\n details {\n arch = \"x86_64\"\n global_yb_image = \"https://www.googleapis.com/compute/beta/projects/almalinux-cloud/global/images/almalinux-8-v20240213\"\n ssh_user = \"centos\"\n ssh_port = 22\n use_imds_v2 = false\n }\n }\nimage_bundles {\n name = \"for_provider_dkumar\"\n use_as_default = true\n details {\n arch = \"x86_64\"\n global_yb_image = \"https://www.googleapis.com/compute/beta/projects/almalinux-cloud/global/images/almalinux-8-v20220719\"\n ssh_user = \"centos\"\n ssh_port = 22\n use_imds_v2 = false\n }\n }\n```\n\nAWS image bundle example:\n```\nimage_bundles {\n name = \"YBA-Managed-AlmaLinux-8.9\"\n use_as_default = false\n details {\n arch = \"x86_64\"\n region_overrides = {\n \"us-west-2\" = \"ami-03f03db0b24a9f0b6\"\n }\n ssh_user = \"ec2-user\"\n ssh_port = 22\n use_imds_v2 = false\n }\n }\nimage_bundles {\n name = \"for_provider_dkumar\"\n use_as_default = true\n details {\n arch = \"x86_64\"\n region_overrides = {\n \"us-west-2\" = \"ami-0f12219b4df721aa6\"\n }\n ssh_user = \"ec2-user\"\n ssh_port = 22\n use_imds_v2 = false\n }\n }\n```\n\nReviewers: svarshney, sneelakantan\n\nReviewed By: svarshney\n\nSubscribers: yugaware\n\nDifferential Revision: https://phorge.dev.yugabyte.com/D35192","shortMessageHtmlLink":"[PLAT-13813]Support image bundle creation in provider request"}},{"before":"fc365620bfa7c1da3eec172795d30ed669386eea","after":"ef8c2cd4c7fcaba2879e7c8801a1f0d236ec4868","ref":"refs/heads/main","pushedAt":"2024-05-31T03:20:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Deepti-yb","name":"Deepti Kumar","path":"/Deepti-yb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108267959?s=80&v=4"},"commit":{"message":"[PLAT-8028][YBA Terraform]Do not store API token in YBA\n\nSummary:\nThe API token returned by the Session Management APIs are now masked. The token is only available\nthrough the `/api_token` endpoint which is now used here\n\nTest Plan: Connected to local YBA and tested normal workflows\n\nReviewers: sneelakantan, nbhatia, skurapati, vpatibandla\n\nReviewed By: sneelakantan\n\nSubscribers: yugaware\n\nDifferential Revision: https://phorge.dev.yugabyte.com/D35261","shortMessageHtmlLink":"[PLAT-8028][YBA Terraform]Do not store API token in YBA"}},{"before":"ae132e87060be18ae9da497fcf94d0b0f9221cff","after":"fc365620bfa7c1da3eec172795d30ed669386eea","ref":"refs/heads/main","pushedAt":"2024-05-24T05:43:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Deepti-yb","name":"Deepti Kumar","path":"/Deepti-yb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108267959?s=80&v=4"},"commit":{"message":"[PLAT-13844][Terraform] Upgrade golang crypto to 0.17+\n\nSummary: Update crypto and net.\n\nTest Plan: Manual workflow testings\n\nReviewers: nsingh\n\nReviewed By: nsingh\n\nSubscribers: yugaware\n\nDifferential Revision: https://phorge.dev.yugabyte.com/D35287","shortMessageHtmlLink":"[PLAT-13844][Terraform] Upgrade golang crypto to 0.17+"}},{"before":"2097f765670ace359c2a0cd30f293c0fa877a8f8","after":"ae132e87060be18ae9da497fcf94d0b0f9221cff","ref":"refs/heads/main","pushedAt":"2024-05-17T18:50:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Deepti-yb","name":"Deepti Kumar","path":"/Deepti-yb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108267959?s=80&v=4"},"commit":{"message":"[PLAT-13210]YBA Terraform Provider - Add Node Details in the Universe Resource\n\nSummary: Add node details set to the universe resource\n\nTest Plan:\nUniverse resource:\n```\n{\n \"mode\": \"managed\",\n \"type\": \"yba_universe\",\n \"name\": \"gcp_universe\",\n \"provider\": \"provider[\\\"registry.terraform.io/yugabyte/yba\\\"]\",\n \"instances\": [\n {\n \"schema_version\": 0,\n \"attributes\": {\n \"client_root_ca\": \"f9b704a9-dd76-4da0-8397-2617670b1d48\",\n \"clusters\": [\n {\n \"cloud_list\": [\n {\n \"code\": \"gcp\",\n \"region_list\": [\n {\n \"az_list\": [\n {\n \"is_affinitized\": true,\n \"name\": \"us-west1-a\",\n \"num_nodes\": 1,\n \"replication_factor\": 1,\n \"secondary_subnet\": \"\",\n \"subnet\": \"subnet-us-west1\",\n \"uuid\": \"c03c4d35-5511-4768-82b4-f3234cb9af53\"\n }\n ],\n \"code\": \"us-west1\",\n \"uuid\": \"1bc45373-61b8-4d74-9d9d-54011d184f82\"\n }\n ],\n \"uuid\": \"de29e815-49e4-47b4-872d-bd95ce55fbc5\"\n }\n ],\n \"cluster_type\": \"PRIMARY\",\n \"user_intent\": [\n {\n \"access_key_code\": \"yb-dev-dkumar-gcp-terraform_de29e815-49e4-47b4-872d-bd95ce55fbc5-key\",\n \"assign_public_ip\": true,\n \"assign_static_ip\": false,\n \"aws_arn_string\": \"\",\n \"device_info\": [\n {\n \"disk_iops\": 0,\n \"mount_points\": \"\",\n \"num_volumes\": 1,\n \"storage_class\": \"\",\n \"storage_type\": \"Persistent\",\n \"throughput\": 0,\n \"volume_size\": 375\n }\n ],\n \"enable_client_to_node_encrypt\": true,\n \"enable_exposing_service\": \"UNEXPOSED\",\n \"enable_ipv6\": false,\n \"enable_node_to_node_encrypt\": true,\n \"enable_volume_encryption\": false,\n \"enable_ycql\": false,\n \"enable_ycql_auth\": false,\n \"enable_yedis\": false,\n \"enable_ysql\": true,\n \"enable_ysql_auth\": false,\n \"instance_tags\": {\n \"yb_dept\": \"eng\",\n \"yb_owner\": \"dkumar\",\n \"yb_task\": \"dev\"\n },\n \"instance_type\": \"n1-standard-1\",\n \"master_gflags\": null,\n \"num_nodes\": 1,\n \"preferred_region\": \"\",\n \"provider\": \"de29e815-49e4-47b4-872d-bd95ce55fbc5\",\n \"provider_type\": \"gcp\",\n \"region_list\": [\n \"1bc45373-61b8-4d74-9d9d-54011d184f82\"\n ],\n \"replication_factor\": 1,\n \"tserver_gflags\": null,\n \"universe_name\": \"terraform-gcp-dkumar\",\n \"use_host_name\": false,\n \"use_systemd\": true,\n \"use_time_sync\": true,\n \"yb_software_version\": \"2.23.0.0-b99929504\",\n \"ycql_password\": \"\",\n \"ysql_password\": \"\"\n }\n ],\n \"uuid\": \"804c858e-6bfe-448f-ad9f-e1f6338fb9ed\"\n }\n ],\n \"communication_ports\": [\n {\n \"master_http_port\": 7000,\n \"master_rpc_port\": 7100,\n \"node_exporter_port\": 9300,\n \"redis_server_http_port\": 11000,\n \"redis_server_rpc_port\": 6379,\n \"tserver_http_port\": 9000,\n \"tserver_rpc_port\": 9100,\n \"yql_server_http_port\": 12000,\n \"yql_server_rpc_port\": 9042,\n \"ysql_server_http_port\": 13000,\n \"ysql_server_rpc_port\": 5433\n }\n ],\n \"delete_options\": [],\n \"id\": \"a6d6d85e-9715-49ec-a3e2-0803c411dc0e\",\n \"node_details_set\": [\n {\n \"az_uuid\": \"c03c4d35-5511-4768-82b4-f3234cb9af53\",\n \"cloud_info\": [\n {\n \"assign_public_ip\": true,\n \"az\": \"us-west1-a\",\n \"cloud\": \"gcp\",\n \"instance_type\": \"n1-standard-1\",\n \"kubernetes_namespace\": \"\",\n \"kubernetes_pod_name\": \"\",\n \"lun_indexes\": [],\n \"mount_roots\": \"\",\n \"private_dns\": \"\",\n \"private_ip\": \"<>\",\n \"public_dns\": \"\",\n \"public_ip\": \"<>\",\n \"region\": \"us-west1\",\n \"root_volume\": \"https://www.googleapis.com/compute/beta/projects/yugabyte/zones/us-west1-a/disks/yb-dev-terraform-gcp-dkumar-n1\",\n \"secondary_private_ip\": \"null\",\n \"secondary_subnet_id\": \"\",\n \"subnet_id\": \"subnet-us-west1\",\n \"use_time_sync\": true\n }\n ],\n \"crons_active\": false,\n \"dedicated_to\": \"\",\n \"disks_are_mounted_by_uuid\": true,\n \"is_master\": true,\n \"is_redis_server\": false,\n \"is_tserver\": true,\n \"is_yql_server\": false,\n \"is_ysql_server\": true,\n \"kubernetes_overrides\": \"\",\n \"last_volume_update_time\": \"\",\n \"machine_image\": \"\",\n \"master_http_port\": 7000,\n \"master_rpc_port\": 7100,\n \"master_state\": \"\",\n \"node_exporter_port\": 9300,\n \"node_idx\": 1,\n \"node_name\": \"yb-dev-terraform-gcp-dkumar-n1\",\n \"node_uuid\": \"65babfac-2200-3615-a267-bade6374fb12\",\n \"otel_collector_metrics_port\": 8889,\n \"placement_uuid\": \"804c858e-6bfe-448f-ad9f-e1f6338fb9ed\",\n \"redis_server_http_port\": 11000,\n \"redis_server_rpc_port\": 6379,\n \"ssh_port_override\": 0,\n \"ssh_user_override\": \"\",\n \"state\": \"Live\",\n \"tserver_http_port\": 9000,\n \"tserver_rpc_port\": 9100,\n \"yb_controller_http_port\": 14000,\n \"yb_controller_rpc_port\": 18018,\n \"yb_prebuilt_ami\": false,\n \"yql_server_http_port\": 12000,\n \"yql_server_rpc_port\": 9042,\n \"ysql_server_http_port\": 13000,\n \"ysql_server_rpc_port\": 5433\n }\n ],\n \"timeouts\": null\n },\n \"sensitive_attributes\": [],\n \"dependencies\": [\n \"data.yba_provider_key.gcp-key\",\n \"data.yba_release_version.release_version\",\n \"yba_cloud_provider.gcp\"\n ]\n }\n ]\n }\n```\n\nReviewers: skurapati\n\nReviewed By: skurapati\n\nSubscribers: yugaware\n\nDifferential Revision: https://phorge.dev.yugabyte.com/D35166","shortMessageHtmlLink":"[PLAT-13210]YBA Terraform Provider - Add Node Details in the Universe…"}},{"before":"ef61429271522cbe35a946eb4ea8e962423ead00","after":"2097f765670ace359c2a0cd30f293c0fa877a8f8","ref":"refs/heads/main","pushedAt":"2024-05-16T16:58:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Deepti-yb","name":"Deepti Kumar","path":"/Deepti-yb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108267959?s=80&v=4"},"commit":{"message":"[PLAT-13168]Move Create provider V1 request body to V2 to move away from deprecated fields\n\nSummary:\n - Replace V1 request body with V2 for create provider.\n - Deprecate fields host_vpc_id and host_vpc_region that are deprecated in YBA.\n - Change GCP credentials from map[string]string to string to match YBA.\n - Add a field `create_vpc` to reduce confusion within customers who want to use existing VPCs.\n\nTest Plan:\nTest changes with existing config files to check for breakages.\nTest provider and universe creation.\n\nReviewers: svarshney, sneelakantan\n\nReviewed By: svarshney\n\nSubscribers: yugaware\n\nDifferential Revision: https://phorge.dev.yugabyte.com/D33798","shortMessageHtmlLink":"[PLAT-13168]Move Create provider V1 request body to V2 to move away f…"}},{"before":"0374bce10faa237518df872f0e4843e0c4a148b9","after":"ef61429271522cbe35a946eb4ea8e962423ead00","ref":"refs/heads/main","pushedAt":"2024-05-02T05:46:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Deepti-yb","name":"Deepti Kumar","path":"/Deepti-yb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108267959?s=80&v=4"},"commit":{"message":"[PLAT-11049]Terraform to deprecate GCS and S3 release import options\n\nSummary: Add deprecation messages to S3 and GCS release import paths and point to http instead.\n\nTest Plan:\n```\n╷\n│ Warning: Argument is deprecated\n│\n│ with yba_releases.new_s3,\n│ on main.tf line 123, in resource \"yba_releases\" \"new_s3\":\n│ 123: resource \"yba_releases\" \"new_s3\" {\n│\n│ Deprecated since YugabyteDB Anywhere 2.20. Please use 'http' instead.\n│\n│ (and one more similar warning elsewhere)\n```\n\nReviewers: sneelakantan, hzare, svarshney\n\nReviewed By: sneelakantan\n\nSubscribers: yugaware\n\nDifferential Revision: https://phorge.dev.yugabyte.com/D34586","shortMessageHtmlLink":"[PLAT-11049]Terraform to deprecate GCS and S3 release import options"}},{"before":"665321290b1bfdf2b27f949e5e5df755dca76acd","after":"0374bce10faa237518df872f0e4843e0c4a148b9","ref":"refs/heads/main","pushedAt":"2024-04-01T06:05:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Deepti-yb","name":"Deepti Kumar","path":"/Deepti-yb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108267959?s=80&v=4"},"commit":{"message":"[PLAT-11913]Terraform changes for any YBDB comparisons or pattern validations\n\nSummary:\nChange inputs to `CompareYbVersions` to compare with minimum version of the respective track.\nIntroduce `track` field in `data_source_release_version.go` to allow users to filter based on track\n\nTest Plan:\nManually test with 2.18 portal, master portal\nWaiting for 2024.1 portal access\n\nReviewers: skurapati\n\nReviewed By: skurapati\n\nSubscribers: yugaware\n\nDifferential Revision: https://phorge.dev.yugabyte.com/D33609","shortMessageHtmlLink":"[PLAT-11913]Terraform changes for any YBDB comparisons or pattern val…"}},{"before":"0f39b1b0bea60e0852dfc9defe3c8d0c2d09cf13","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/aws/aws-sdk-go-1.51.1","pushedAt":"2024-03-19T17:26:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"66873aa15cee8bc83a5fadb37e55d71d96e117cf","ref":"refs/heads/dependabot/go_modules/github.com/aws/aws-sdk-go-1.51.2","pushedAt":"2024-03-19T17:26:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump github.com/aws/aws-sdk-go from 1.44.122 to 1.51.2\n\nBumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.122 to 1.51.2.\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.122...v1.51.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/aws/aws-sdk-go from 1.44.122 to 1.51.2"}},{"before":"2dbb787abc5324097f98ac453d94f48ad8731770","after":"665321290b1bfdf2b27f949e5e5df755dca76acd","ref":"refs/heads/main","pushedAt":"2024-03-19T09:11:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Deepti-yb","name":"Deepti Kumar","path":"/Deepti-yb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108267959?s=80&v=4"},"commit":{"message":"CHANGELOG for v0.1.11\n\nSummary: -\n\nTest Plan: -\n\nReviewers: rohita.payideti\n\nReviewed By: rohita.payideti\n\nSubscribers: yugaware\n\nDifferential Revision: https://phorge.dev.yugabyte.com/D33309","shortMessageHtmlLink":"CHANGELOG for v0.1.11"}},{"before":"0015ca84e75f17a214a1ea98f8a453093f82164e","after":"2dbb787abc5324097f98ac453d94f48ad8731770","ref":"refs/heads/main","pushedAt":"2024-03-19T08:11:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Deepti-yb","name":"Deepti Kumar","path":"/Deepti-yb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108267959?s=80&v=4"},"commit":{"message":"[PLAT-11064]Handle host_project_id & project_id differently in terraform\n\nSummary:\n # Allow host_project_id and project_id to be specified separately in terraform\n # Support Azure network Subscription ID and network resource group\n\nTest Plan: Created GCP universe with Shared VPC project and project ID\n\nReviewers: svarshney\n\nReviewed By: svarshney\n\nSubscribers: yugaware\n\nDifferential Revision: https://phorge.dev.yugabyte.com/D33115","shortMessageHtmlLink":"[PLAT-11064]Handle host_project_id & project_id differently in terraform"}},{"before":"2fbc8de40c195f30ce3bc1781429e11988638e03","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/aws/aws-sdk-go-1.51.0","pushedAt":"2024-03-18T17:38:00.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"0f39b1b0bea60e0852dfc9defe3c8d0c2d09cf13","ref":"refs/heads/dependabot/go_modules/github.com/aws/aws-sdk-go-1.51.1","pushedAt":"2024-03-18T17:37:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump github.com/aws/aws-sdk-go from 1.44.122 to 1.51.1\n\nBumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.122 to 1.51.1.\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.122...v1.51.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/aws/aws-sdk-go from 1.44.122 to 1.51.1"}},{"before":"700c2ca6052b468ea4b799458ca90e1998ff20dc","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/aws/aws-sdk-go-1.50.38","pushedAt":"2024-03-15T17:58:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"2fbc8de40c195f30ce3bc1781429e11988638e03","ref":"refs/heads/dependabot/go_modules/github.com/aws/aws-sdk-go-1.51.0","pushedAt":"2024-03-15T17:58:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump github.com/aws/aws-sdk-go from 1.44.122 to 1.51.0\n\nBumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.122 to 1.51.0.\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.122...v1.51.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/aws/aws-sdk-go from 1.44.122 to 1.51.0"}},{"before":"62cc141de797f1c710895f2e5bae56951be835c8","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/aws/aws-sdk-go-1.50.37","pushedAt":"2024-03-14T17:29:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"700c2ca6052b468ea4b799458ca90e1998ff20dc","ref":"refs/heads/dependabot/go_modules/github.com/aws/aws-sdk-go-1.50.38","pushedAt":"2024-03-14T17:29:07.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump github.com/aws/aws-sdk-go from 1.44.122 to 1.50.38\n\nBumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.122 to 1.50.38.\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.122...v1.50.38)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/aws/aws-sdk-go from 1.44.122 to 1.50.38"}},{"before":"c458152a7e88b7e4a8d22a667181bedac31b884b","after":"0015ca84e75f17a214a1ea98f8a453093f82164e","ref":"refs/heads/main","pushedAt":"2024-03-13T17:42:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Deepti-yb","name":"Deepti Kumar","path":"/Deepti-yb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/108267959?s=80&v=4"},"commit":{"message":"[PLAT-11804]Add data source to fetch provider and region details\n\nSummary:\nAdd a data source to fetch region information and regions UUID list for a particular provider\n\n```\ndata \"yba_provider_regions\" \"regions\" {\n provider_id = \"example-provider-uuid\"\n}\n```\n\nTest Plan:\nThe value of the same in the state file:\n```\n{\n \"mode\": \"data\",\n \"type\": \"yba_provider_regions\",\n \"name\": \"regions\",\n \"provider\": \"provider[\\\"registry.terraform.io/yugabyte/yba\\\"]\",\n \"instances\": [\n {\n \"schema_version\": 0,\n \"attributes\": {\n \"id\": \"1\",\n \"provider_id\": \"1af145b1-b70a-49a8-89b1-2496e096a3bd\",\n \"regions\": [\n {\n \"code\": \"us-west-2\",\n \"config\": {},\n \"latitude\": 43.804133,\n \"longitude\": -120.554201,\n \"name\": \"us-west-2\",\n \"security_group_id\": \"<>\",\n \"uuid\": \"283759de-6479-4f32-904c-c7bca65aace9\",\n \"vnet_name\": \"<>\",\n \"yb_image\": \"<>\",\n \"zones\": [\n {\n \"active\": true,\n \"code\": \"us-west-2a\",\n \"config\": {},\n \"kube_config_path\": \"\",\n \"name\": \"us-west-2a\",\n \"secondary_subnet\": \"\",\n \"subnet\": \"<>\",\n \"uuid\": \"ad75cb00-45e6-480d-86d5-16aa17cb4cfc\"\n },\n {\n \"active\": true,\n \"code\": \"us-west-2b\",\n \"config\": {},\n \"kube_config_path\": \"\",\n \"name\": \"us-west-2b\",\n \"secondary_subnet\": \"\",\n \"subnet\": \"<>\",\n \"uuid\": \"a9b1e302-eab0-4f29-971d-f805dbdaef76\"\n }\n ]\n }\n ],\n \"regions_uuid\": [\n \"283759de-6479-4f32-904c-c7bca65aace9\"\n ]\n },\n \"sensitive_attributes\": []\n }\n ]\n },\n```\n\nReviewers: skurapati\n\nReviewed By: skurapati\n\nSubscribers: yugaware\n\nDifferential Revision: https://phorge.dev.yugabyte.com/D30917","shortMessageHtmlLink":"[PLAT-11804]Add data source to fetch provider and region details"}},{"before":"49ebbc48a4ae918faee5d98597cdedd3585158ad","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/aws/aws-sdk-go-1.50.36","pushedAt":"2024-03-13T17:20:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"62cc141de797f1c710895f2e5bae56951be835c8","ref":"refs/heads/dependabot/go_modules/github.com/aws/aws-sdk-go-1.50.37","pushedAt":"2024-03-13T17:20:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump github.com/aws/aws-sdk-go from 1.44.122 to 1.50.37\n\nBumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.122 to 1.50.37.\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.122...v1.50.37)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/aws/aws-sdk-go from 1.44.122 to 1.50.37"}},{"before":"38f536051e9322c293f821b4ee2506330e938172","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/aws/aws-sdk-go-1.50.35","pushedAt":"2024-03-12T17:46:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"49ebbc48a4ae918faee5d98597cdedd3585158ad","ref":"refs/heads/dependabot/go_modules/github.com/aws/aws-sdk-go-1.50.36","pushedAt":"2024-03-12T17:46:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump github.com/aws/aws-sdk-go from 1.44.122 to 1.50.36\n\nBumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.122 to 1.50.36.\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.122...v1.50.36)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/aws/aws-sdk-go from 1.44.122 to 1.50.36"}},{"before":"1c62d75f60e4173b8bc52e55e1353335660b9730","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/aws/aws-sdk-go-1.50.33","pushedAt":"2024-03-11T17:55:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"38f536051e9322c293f821b4ee2506330e938172","ref":"refs/heads/dependabot/go_modules/github.com/aws/aws-sdk-go-1.50.35","pushedAt":"2024-03-11T17:55:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump github.com/aws/aws-sdk-go from 1.44.122 to 1.50.35\n\nBumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.122 to 1.50.35.\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.122...v1.50.35)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/aws/aws-sdk-go from 1.44.122 to 1.50.35"}},{"before":"b4e5290324c4562584559094d57425ed6f1d8fad","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/aws/aws-sdk-go-1.50.32","pushedAt":"2024-03-07T17:25:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"1c62d75f60e4173b8bc52e55e1353335660b9730","ref":"refs/heads/dependabot/go_modules/github.com/aws/aws-sdk-go-1.50.33","pushedAt":"2024-03-07T17:25:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump github.com/aws/aws-sdk-go from 1.44.122 to 1.50.33\n\nBumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.122 to 1.50.33.\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.122...v1.50.33)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/aws/aws-sdk-go from 1.44.122 to 1.50.33"}},{"before":"30c39c4810a74192dfcec48fd2a1f21b0a544838","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/aws/aws-sdk-go-1.50.31","pushedAt":"2024-03-06T17:25:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"b4e5290324c4562584559094d57425ed6f1d8fad","ref":"refs/heads/dependabot/go_modules/github.com/aws/aws-sdk-go-1.50.32","pushedAt":"2024-03-06T17:25:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump github.com/aws/aws-sdk-go from 1.44.122 to 1.50.32\n\nBumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.122 to 1.50.32.\n- [Release notes](https://github.com/aws/aws-sdk-go/releases)\n- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.122...v1.50.32)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/aws/aws-sdk-go\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump github.com/aws/aws-sdk-go from 1.44.122 to 1.50.32"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEbSgabAA","startCursor":null,"endCursor":null}},"title":"Activity · yugabyte/terraform-provider-yba"}