From 1c62735fe5890236f989909b2fbb3093febc367c Mon Sep 17 00:00:00 2001 From: Joe Topjian Date: Mon, 13 Jul 2020 14:44:21 -0600 Subject: [PATCH] Update sensu_bonsai_asset.md --- docs/data_sources/sensu_bonsai_asset.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/data_sources/sensu_bonsai_asset.md b/docs/data_sources/sensu_bonsai_asset.md index 171d65a0..d4e08271 100644 --- a/docs/data_sources/sensu_bonsai_asset.md +++ b/docs/data_sources/sensu_bonsai_asset.md @@ -47,9 +47,11 @@ resource "sensu_asset" "asset_1" { * `annotations` - See the [Sensu asset reference](https://docs.sensu.io/sensu-go/latest/reference/assets/). -* `builds` - See the [Sensu asset reference](https://docs.sensu.io/sensu-go/latest/reference/assets/). +* `builds` - Deprecated. Use `build`. -### Builds +* `build` - See the [Sensu asset reference](https://docs.sensu.io/sensu-go/latest/reference/assets/). + +### Build The `build` block contains the following, for each asset build: